FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2015#1.0.0 (109 ms)

Package nictiz.fhir.nl.stu3.zib2015
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/eAfspraken-Appointment-OnlineEditable
Url http://nictiz.nl/fhir/StructureDefinition/eAfspraken-Appointment-OnlineEditable
Version 1.0
Status retired
Date 2017-12-11T13:18:15.238+01:00
Name eAfspraakAppointmentOnlineEditable
Title eAfspraak Appointment OnlineEditable
Experimental False
Realm nl
Description Indicator targeted at the patiƫnt, that determines whether or not the appointment may be updated/cancelled online. If the appointment may be updated online, its value should be "yes" (true). If the appointment should not be updated/cancelled online and can only be updated through other means like calling, the indicator should be set to "no" (false). The default value if omitted is "yes" (true). If an appointment may be updated/changed by the patient online (OnlineEditableIndicator = "yes") then it is possible to impose a time constraint for organizational reasons, for example until 24 hourse before the appointment is to take occur. This concept should contain the last point in time that updating/cancelling is still accepted.
Copyright CC0
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/eAfspraken-Appointment eAfspraak Appointment

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "eAfspraken-Appointment-OnlineEditable",
  "meta" : {
    "lastUpdated" : "2017-12-11T15:30:33.29+01:00"
  },
  "url" : "http://nictiz.nl/fhir/StructureDefinition/eAfspraken-Appointment-OnlineEditable",
  "version" : "1.0",
  "name" : "eAfspraakAppointmentOnlineEditable",
  "title" : "eAfspraak Appointment OnlineEditable",
  "status" : "retired",
  "date" : "2017-12-11T13:18:15.238+01:00",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Indicator targeted at the patiënt, that determines whether or not the appointment may be updated/cancelled online. If the appointment may be updated online, its value should be \"yes\" (true). If the appointment should not be updated/cancelled online and can only be updated through other means like calling, the indicator should be set to \"no\" (false). The default value if omitted is \"yes\" (true).\r\n \r\nIf an appointment may be updated/changed by the patient online (OnlineEditableIndicator = \"yes\") then it is possible to impose a time constraint for organizational reasons, for example until 24 hourse before the appointment is to take occur. This concept should contain the last point in time that updating/cancelling is still accepted.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "contextType" : "resource",
  "context" : [
    "Appointment"
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Extension.extension:Indicator",
        "path" : "Extension.extension",
        "sliceName" : "Indicator",
        "short" : "Indicator targeted at the patiënt, that determines whether or not the appointment may be updated/cancelled online.",
        "definition" : "Indicator targeted at the patiënt, that determines whether or not the appointment may be updated/cancelled online. If the appointment may be updated online, its value should be \"yes\" (true). If the appointment should not be updated/cancelled online and can only be updated through other means like calling, the indicator should be set to \"no\" (false). The default value if omitted is \"yes\" (true).",
        "comment" : "It is conceivable for some settings that appointments can only be updated/cancelled after consulting with the care provider, for example when there is a high risk for health avoidance and updating/cancelling should be too easy.",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:Indicator.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "Indicator"
      },
      {
        "id" : "Extension.extension:Indicator.value[x]:valueBoolean",
        "path" : "Extension.extension.valueBoolean",
        "sliceName" : "valueBoolean",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:OnlineEditableUntil",
        "path" : "Extension.extension",
        "sliceName" : "OnlineEditableUntil",
        "short" : "This concept should contain the last point in time that updating/cancelling is still accepted.",
        "definition" : "If an appointment may be updated/changed by the patient online (OnlineEditableIndicator = \"yes\") then it is possible to impose a time constraint for organizational reasons, for example until 24 hourse before the appointment is to take occur. This concept should contain the last point in time that updating/cancelling is still accepted.",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:OnlineEditableUntil.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "OnlineEditableUntil"
      },
      {
        "id" : "Extension.extension:OnlineEditableUntil.value[x]:valueDateTime",
        "path" : "Extension.extension.valueDateTime",
        "sliceName" : "valueDateTime",
        "type" : [
          {
            "code" : "dateTime"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://nictiz.nl/fhir/StructureDefinition/eAfspraken-Appointment-OnlineEditable"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.